Vcenter Namespaces Instances ZoneInfo

Vcenter Namespaces Instances ZoneInfo
Vcenter Namespaces Instances ZoneInfo

The Vcenter Namespaces Instances ZoneInfo schema contains the information for a vSphere Zone related to a Supervisor

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "zone": "string",
    "type": "string",
    "marked_for_removal": false
}
string
zone
Required

Identifier of the vSphere Zone

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone.

string
type
Required

Identifier of the Type of the vSphere Zone

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisors.zones.Bindings.Type. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisors.zones.Bindings.Type.

boolean
marked_for_removal
Required

True if the vSphere Zone has been marked for removal

This property was added in vSphere API 9.0.0.0.